Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Docs.rs
diff-0.1.13
diff 0.1.13
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
utkarshkukreti
Dependencies
criterion ^0.3.5
dev
quickcheck ^1.0.3
dev
speculate ^0.1.2
dev
Versions
87.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
diff
0.1.13
All Items
Crate Items
Enums
Functions
Crate
diff
Copy item path
Source
Enums
§
Result
A fragment of a computed diff.
Functions
§
chars
Computes the diff between the chars of two strings.
lines
Computes the diff between the lines of two strings.
slice
Computes the diff between two slices.